Skip to content

refactor: replace interface{} with any (Go 1.18+)#21

Closed
MD-Mushfiqur123 wants to merge 1 commit into
pkg:mainfrom
MD-Mushfiqur123:refactor/interface-to-any
Closed

refactor: replace interface{} with any (Go 1.18+)#21
MD-Mushfiqur123 wants to merge 1 commit into
pkg:mainfrom
MD-Mushfiqur123:refactor/interface-to-any

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Replace interface{} with any (Go 1.18+).

Files changed:

  • fuzz.go: var i interface{}var i any
  • README.md: Documentation update

Signed-off-by: god032396-del <god032396@gmail.com>
@MD-Mushfiqur123 MD-Mushfiqur123 force-pushed the refactor/interface-to-any branch from e4ed4a9 to c7acee2 Compare June 13, 2026 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant